up: microprocessors - MC6800/MC6802 - assembler - directives  
M6800 Assembler Directives
FCC
What links here?
FCC
(<label>) FCC <delimiter<string<delimiter> ()


The FCC directive is used to store ASCII strings into consecutive bytes of memory. The byte storage begins at the current program counter. The label is assigned to the first byte in the string. Any of the printable ASCII characters can be contained in the string. The string is specified between two identical delimiters which can be any printable ASCII character. The first non-blank character after the FCC directive is used as the delimiter.

Example:

     LABEL1    FCC  , ABC,


assembles ASCII ABC at location LABEL1
MC6802 - assembler - directives - fcc
filename:microprocessors - MC6800/MC6802 - assembler - directives - fcc
filename:microprocessors%20%2D%20MC6800%2FMC6802%20%2D%20assembler%20%2D%20directives%20%2D%20fcc
last edit:March 20 2010 11:25:02 (5160 days ago)
ct = 1714943657.000000 = May 05 2024 17:14:17
ft = 1269098702.000000 = March 20 2010 11:25:02
dt = 445844955.000000